index-static.html.in: force utf-8 charset in <head>
authorMichael Muré <batolettre@gmail.com>
Mon, 25 Jun 2012 10:20:30 +0000 (19:20 +0900)
committerMichael Muré <batolettre@gmail.com>
Mon, 25 Jun 2012 10:20:30 +0000 (19:20 +0900)
docs/index-static.html.in

index 9127121bd88454724810da3076b4c743147894e6..de39356536b7b029637a7c78a8ba97df5d0fde1d 100644 (file)
@@ -7,6 +7,7 @@
 <html>
   <head>
     <title>babl-@BABL_VERSION@</title>
+    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
 
     <link rel="icon" href="graphics/babl-16x16.png" type="image/png" />
     <link rel="shortcut icon" href="graphics/babl-16x16.png" type="image/png" />